home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Hentai / sim.swf / scripts / DefineButton2_475 / BUTTONCONDACTION on(release).as
Text File  |  2002-05-21  |  81b  |  6 lines

  1. on(release){
  2.    state = 2;
  3.    level = "Good friend";
  4.    gotoAndStop(631);
  5. }
  6.